#!/bin/sh
export GDK_BACKEND=x11
export SKIKO_RENDER_API=SOFTWARE_COMPAT
exec "/opt/ecab-bureau/bin/eCab Bureau.bin" "$@"
